home *** CD-ROM | disk | FTP | other *** search
- HistoryDisplay = {
- ACTIONS = {
- "showBubbleHistory:" = "showBubbleHistory:";
- "showForkingHistory:" = "showForkingHistory:";
- "showLinearHistory:" = "showLinearHistory:";
- "windowDidMove:" = "windowDidMove:";
- "windowDidResize:" = "windowDidResize:";
- "windowWillClose:" = "windowWillClose:";
- };
- OUTLETS = {generalPurposeIvar = generalPurposeIvar; };
- SUPERCLASS = Object;
- };
- ListView = {
- ACTIONS = {"appendItem:" = "appendItem:"; "removeItem:" = "removeItem:"; };
- OUTLETS = {delegate = delegate; };
- SUPERCLASS = View;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-